Walkthrough : creating a smart tag that converts temperatures from fahrenheit to celsius 演练:创建将华氏温度转换为摄氏温度的智能标记
Explains how to create an xml web service that converts temperatures measured in fahrenheit to celsius 说明如何创建将华氏温度转换为摄氏温度的xml web services 。
You will create a web service that converts temperature from fahrenheit to celsius and vice versa 创建一个web服务,它将温度从华氏温度转换为摄氏温度和从摄氏温度转换为华氏温度。
Here is an example of a static class that contains two methods that convert temperature from celsius to fahrenheit and vice versa 下面是一个静态类的示例,它包含两个在摄氏温度和华氏温度之间执行来回转换的方法:
Describes the process for creating an xml web service that converts temperatures measured in fahrenheit to celsius using visual c and atl server 描述使用visual c + +和atl server创建将华氏温度转换为摄氏温度的xml web services的过程。